home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "FormatID": "Long Integer NOT NULL",
- "Name": "Text (20) NOT NULL",
- "Notes": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "FormatID": 1,
- "Name": "CHM"
- },
- {
- "FormatID": 2,
- "Name": "PDF"
- },
- {
- "FormatID": 3,
- "Name": "HTML"
- },
- {
- "FormatID": 4,
- "Name": "PDG"
- }
- ]
- }